Prepare for ReleasePrepare for Distribution

Product Feedback
Feedback

The final step in creating your setup project is to build and test your installation. InstallShield provides you with many different layout types to choose from, as well as the ability to test your setup from within the IDE.

Build Your Release

The Build view allows you to select which type of media you would like to use and provides you with your build configuration options.

Test Your Release

Before you can release your setup to the public you should make sure you test it. In the Test Your Release view you can run your setup in its entirety or just go through the dialogs, without actually making any changes to your system.

Releases

The Releases view allows you to build different configurations of your setup, test the user interface, or launch your setup for a trial run. See Build Your Release for more information.

MSI Debugger

Debug your setup by setting breakpoints at any action or dialog in the User Interface sequence and watching and changing the Windows Installer properties at each step. For more information, see MSI Debugger.

Distribute Your Release

The last step in the setup creation process is to distribute your release. Through this view you can copy all of your setup files to a target destination. See Distribute Your Release for more information.